[INFO] fetching crate firemark 0.1.3...
[INFO] testing firemark-0.1.3 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate firemark 0.1.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate firemark 0.1.3
[INFO] finished tweaking crates.io crate firemark 0.1.3
[INFO] tweaked toml for crates.io crate firemark 0.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate firemark 0.1.3 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate firemark 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6c88d888a1478dda523b20195f23fda3890ceb0d143565de1e460d23f595c9e
[INFO] running `Command { std: "docker" "start" "-a" "d6c88d888a1478dda523b20195f23fda3890ceb0d143565de1e460d23f595c9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6c88d888a1478dda523b20195f23fda3890ceb0d143565de1e460d23f595c9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6c88d888a1478dda523b20195f23fda3890ceb0d143565de1e460d23f595c9e", kill_on_drop: false }`
[INFO] [stdout] d6c88d888a1478dda523b20195f23fda3890ceb0d143565de1e460d23f595c9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6c4c89ad83b024d5484a23d691798c33880ef353353a197ac0993f825525c06
[INFO] running `Command { std: "docker" "start" "-a" "c6c4c89ad83b024d5484a23d691798c33880ef353353a197ac0993f825525c06", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling firemark v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling lopdf v0.34.0
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr] warning: firemark@0.1.3: 
[INFO] [stderr] warning: firemark@0.1.3: firemark v0.1.3 — Release Notes
[INFO] [stderr] warning: firemark@0.1.3: ─────────────────────────────────
[INFO] [stderr] warning: firemark@0.1.3:   New:
[INFO] [stderr] warning: firemark@0.1.3:   • Anti-AI strips now auto-detect content-dense regions and overlay them there
[INFO] [stderr] warning: firemark@0.1.3:     Prevents simple cropping attacks by placing strips over the most important content
[INFO] [stderr] warning: firemark@0.1.3:   • --qr-code-position: place QR code at any corner or center
[INFO] [stderr] warning: firemark@0.1.3:   • --qr-code-size: explicit QR code size in pixels
[INFO] [stderr] warning: firemark@0.1.3:   • WebP and TIFF format support (input and output)
[INFO] [stderr] warning: firemark@0.1.3:   • 3 new filigrane patterns: plume, constellation, ripple
[INFO] [stderr] warning: firemark@0.1.3:   • All filigrane patterns now render with more visibility and true per-render randomness
[INFO] [stderr] warning: firemark@0.1.3: 
[INFO] [stderr] warning: firemark@0.1.3:   Run `firemark --help` to get started.
[INFO] [stderr] warning: firemark@0.1.3:   GitHub: https://github.com/Vitruves/firemark
[INFO] [stderr] warning: firemark@0.1.3: 
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling csscolorparser v0.7.2
[INFO] [stderr]    Compiling imageproc v0.25.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] running `Command { std: "docker" "inspect" "c6c4c89ad83b024d5484a23d691798c33880ef353353a197ac0993f825525c06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6c4c89ad83b024d5484a23d691798c33880ef353353a197ac0993f825525c06", kill_on_drop: false }`
[INFO] [stdout] c6c4c89ad83b024d5484a23d691798c33880ef353353a197ac0993f825525c06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f13b955b586bf90347dc287c42e9384916a15189bc21bc08e60339f2179cebfa
[INFO] running `Command { std: "docker" "start" "-a" "f13b955b586bf90347dc287c42e9384916a15189bc21bc08e60339f2179cebfa", kill_on_drop: false }`
[INFO] [stderr] warning: firemark@0.1.3: 
[INFO] [stderr] warning: firemark@0.1.3: firemark v0.1.3 — Release Notes
[INFO] [stderr] warning: firemark@0.1.3: ─────────────────────────────────
[INFO] [stderr] warning: firemark@0.1.3:   New:
[INFO] [stderr] warning: firemark@0.1.3:   • Anti-AI strips now auto-detect content-dense regions and overlay them there
[INFO] [stderr] warning: firemark@0.1.3:     Prevents simple cropping attacks by placing strips over the most important content
[INFO] [stderr] warning: firemark@0.1.3:   • --qr-code-position: place QR code at any corner or center
[INFO] [stderr] warning: firemark@0.1.3:   • --qr-code-size: explicit QR code size in pixels
[INFO] [stderr] warning: firemark@0.1.3:   • WebP and TIFF format support (input and output)
[INFO] [stderr] warning: firemark@0.1.3:   • 3 new filigrane patterns: plume, constellation, ripple
[INFO] [stderr] warning: firemark@0.1.3:   • All filigrane patterns now render with more visibility and true per-render randomness
[INFO] [stderr] warning: firemark@0.1.3: 
[INFO] [stderr] warning: firemark@0.1.3:   Run `firemark --help` to get started.
[INFO] [stderr] warning: firemark@0.1.3:   GitHub: https://github.com/Vitruves/firemark
[INFO] [stderr] warning: firemark@0.1.3: 
[INFO] [stderr]    Compiling firemark v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.85s
[INFO] running `Command { std: "docker" "inspect" "f13b955b586bf90347dc287c42e9384916a15189bc21bc08e60339f2179cebfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f13b955b586bf90347dc287c42e9384916a15189bc21bc08e60339f2179cebfa", kill_on_drop: false }`
[INFO] [stdout] f13b955b586bf90347dc287c42e9384916a15189bc21bc08e60339f2179cebfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3e5bb85ab8f5c05d8496640661b948559a4edb73bc691076fe6cc4b122fca19
[INFO] running `Command { std: "docker" "start" "-a" "a3e5bb85ab8f5c05d8496640661b948559a4edb73bc691076fe6cc4b122fca19", kill_on_drop: false }`
[INFO] [stderr] warning: firemark@0.1.3: 
[INFO] [stderr] warning: firemark@0.1.3: firemark v0.1.3 — Release Notes
[INFO] [stderr] warning: firemark@0.1.3: ─────────────────────────────────
[INFO] [stderr] warning: firemark@0.1.3:   New:
[INFO] [stderr] warning: firemark@0.1.3:   • Anti-AI strips now auto-detect content-dense regions and overlay them there
[INFO] [stderr] warning: firemark@0.1.3:     Prevents simple cropping attacks by placing strips over the most important content
[INFO] [stderr] warning: firemark@0.1.3:   • --qr-code-position: place QR code at any corner or center
[INFO] [stderr] warning: firemark@0.1.3:   • --qr-code-size: explicit QR code size in pixels
[INFO] [stderr] warning: firemark@0.1.3:   • WebP and TIFF format support (input and output)
[INFO] [stderr] warning: firemark@0.1.3:   • 3 new filigrane patterns: plume, constellation, ripple
[INFO] [stderr] warning: firemark@0.1.3:   • All filigrane patterns now render with more visibility and true per-render randomness
[INFO] [stderr] warning: firemark@0.1.3: 
[INFO] [stderr] warning: firemark@0.1.3:   Run `firemark --help` to get started.
[INFO] [stderr] warning: firemark@0.1.3:   GitHub: https://github.com/Vitruves/firemark
[INFO] [stderr] warning: firemark@0.1.3: 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firemark-ca4031df2a1ff7d1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/firemark-746bbcb429f67cca)
[INFO] [stdout] test update::tests::test_is_newer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests firemark
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a3e5bb85ab8f5c05d8496640661b948559a4edb73bc691076fe6cc4b122fca19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3e5bb85ab8f5c05d8496640661b948559a4edb73bc691076fe6cc4b122fca19", kill_on_drop: false }`
[INFO] [stdout] a3e5bb85ab8f5c05d8496640661b948559a4edb73bc691076fe6cc4b122fca19
